C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / BaseChartAxisList<T> Class / Add Method

In This Topic
Add Method (BaseChartAxisList<T>)
In This Topic
Add a double data point value to the series.
Overload List
OverloadDescription
Add a double data point value to the series.  
Add a double? data point value to the series.  
Add a DateTime data point value to the series.  
Add a DateTime? data point value to the series.  
See Also